style jQuery draggable clone

43

<style>
/*.ui-draggable-dragging class is added to the clone being dragged.
*/
   .ui-draggable-dragging { background: red; }
</style>

Comments

Submit
0 Comments